

/*缂堟槒鐦ч崶銏ゆЕ*/
.yee-team {
	height: 475px;
}
.yee-team .content-box {
	overflow: hidden;
	height:100%;
}

.yee-team h2 {
	color: #333;
	font-size: 0.36rem;
	margin-top: 60px;
	text-align: center;
	margin-bottom: 23px;
}

.yee-team .content-box>p {
	text-align: center;
	color: #666;
}
.yee-team .content-box>p:nth-of-type(3){
	margin-bottom: 40px;
}
.yee-team .team-content{
	width:1200px;
	height:300px;
	background: url("../images/team-bg.png");
	background-size: cover;
	z-index: 1;
}
.yee-team .team-content #team-banner{
	height:100%;
}
.yee-team .team-content #team-banner .carousel-inner{
	height:100%;
}
.yee-team .team-content #team-banner .carousel-inner .item{
	width:100%;
	height:100%;
	padding:10px 10px 10px 90px;
	z-index: -1;
}
.yee-team .team-content #team-banner .carousel-inner .item img{
	float:left;
}
.yee-team .team-content #team-banner .carousel-inner .item>div{
	float:right;
	width:870px;
	height:100%;
	padding:20px 95px;
	text-align: center;
	margin:auto;
}
.yee-team .team-content #team-banner .carousel-inner .item .team-title{
	width:370px;
	height:67px;
	text-align: center;
	margin:auto;
	background: url('../images/title-bg1.png') no-repeat;
	margin-bottom: 35px;
}
.yee-team .team-content #team-banner .carousel-inner .item .team-title:nth-child(1){
	width:490px;
}
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(6) .team-title{
	background: url('../images/title-bg1.png') no-repeat;
	width:470px;
}
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(5) .team-title,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(2) .team-title,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(7) .team-title,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(8) .team-title,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(9) .team-title{
	
}
.yee-team .team-content #team-banner .carousel-inner .item .team-title span{
	display:inline-block;
	height:100%;
	line-height: 67px;
	font-size: 0.24rem;
}
.yee-team .team-content #team-banner .carousel-inner .item .team-title span:first-child,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(2) .team-title span:first-child,
{
	float:left;
	margin-left:30px;
	color: #666;
}
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(4) .team-title span:first-child,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(6) .team-title span:first-child,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(7) .team-title span:first-child
{
	margin-left:50px!important;
}
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(8) .team-title span:first-child,
.yee-team .team-content #team-banner .carousel-inner .item:nth-child(9) .team-title span:first-child
{
	margin-left:60px!important;
}
.yee-team .team-content #team-banner .carousel-inner .item .team-title span:last-child{
	color:#2e95f3;
	/*float:right;*/
	margin-left:15px;
	margin-right:50px;
}
.yee-team .team-content #team-banner .carousel-inner .item  .team-words{
	display: inline-block;
	width:100%;
	color:#999;
	font-size: 14px;
	text-align: left;
	line-height:30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: wrap;

}
.yee-team .team-content #team-banner > a{
	 height: 44px;
    width: 32px;
     position: absolute;
     top: 50%;
    transform: translateY(-22px);
}
.yee-team .team-content #team-banner  .left{
    left: 10px;
}
.yee-team .team-content #team-banner  .right{
    right: 10px;
}
.yee-team .team-content  .team-carousel{
	width:86%;
	height:200px;
	padding-top:20px;
	margin: 0px auto;
    overflow: hidden;
}
.yee-team .team-content   ol{
	width:150%;
	height:100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition-timing-function: ease-in;
}
.ol_left{
	margin-left:0;
}
.ol_right{
    margin-left: -335px;
}
.yee-team .team-content   ol li{
	overflow: hidden;
	width:140px;
	height:140px;
	float:left;
	margin:15px;
	border-radius: 50%;
	border:10px solid #e6e6e6;
	background-size:cover ;
}
.yee-team .team-content   ol li.active{
	
	border:10px solid #2e95f3;
}
.yee-team .team-content   ol li img{
	
}
/*閺堝秴濮熷ù浣衡柤*/

